add

abstract fun add(profile: UserDataProfile): String

Adds a new record to the profile data store.

Return

a string indicating the reason for validation failure, or an empty one if the operation succeeds

Since

8.0.0

Parameters

profile

a new profile record

Throws

when the profile is deleted or its engine is closed